Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

247
Vistas
Error: Based on the provided shape, [1280,130], the tensor should have 166400 values but has 0

I'm trying to build a Tensorflow.js app with react js, it works on Google Chrome, but when I try to run it on mozilla firefox, it downloads the .bin model and gives an error as seen in the title of this question. Below is the code that i wrote to load the model. I have searched for the root of error and it was caused by the loadGraphModel. But I don't understand why

const loadModel = async () => {
    setIsModelLoading(true);
    try {
      const model = await loadGraphModel("./model/model.json");
      setModel(model);
      setIsModelLoading(false);
    } catch (error) {
      console.log(error);
      setIsModelLoading(false);
    }
  };

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda